2025-06-27 13:32:42,891 [ 483440 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-27 13:32:42,891 [ 483440 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-27 13:32:42,891 [ 483440 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-27 13:32:42,891 [ 483440 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_yv4obd --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_storage_rabbitmq/test.py::test_rabbitmq_msgpack test_storage_rabbitmq/test.py::test_rabbitmq_multiple_bindings test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings test_storage_rabbitmq/test.py::test_rabbitmq_random_detach test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 'test_storage_rabbitmq/test.py::test_rabbitmq_select[0]' 'test_storage_rabbitmq/test.py::test_rabbitmq_select[1]' test_storage_rabbitmq/test.py::test_rabbitmq_select_empty test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter test_storage_rabbitmq/test.py::test_rabbitmq_vhost test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view test_storage_rabbitmq/test.py::test_row_based_formats test_storage_url_http_headers/test.py::test_storage_url_http_headers test_storage_url_http_headers/test.py::test_storage_url_redirected_headers test_system_clusters_actual_information/test.py::test 'test_system_merges/test.py::test_merge_simple[]' 'test_system_merges/test.py::test_merge_simple[replicated]' 'test_system_merges/test.py::test_mutation_simple[]' 'test_system_merges/test.py::test_mutation_simple[replicated]' test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select test_text_log_level/test.py::test_basic test_truncate_database/test_replicated.py::test_truncate_database_replicated test_user_directories/test.py::test_duplicates test_user_directories/test.py::test_local_directories test_user_directories/test.py::test_memory test_user_directories/test.py::test_mixed_style test_user_directories/test.py::test_old_style test_user_directories/test.py::test_relative_path test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [46 items] scheduling tests via LoadFileScheduling test_table_function_redis/test.py::test_create_table test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_directories/test.py::test_duplicates test_storage_url_http_headers/test.py::test_storage_url_http_headers test_system_merges/test.py::test_merge_simple[] test_storage_rabbitmq/test.py::test_rabbitmq_msgpack test_text_log_level/test.py::test_basic test_truncate_database/test_replicated.py::test_truncate_database_replicated test_system_clusters_actual_information/test.py::test [gw4] [ 2%] PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config [gw4] [ 4%] PASSED test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config [gw5] [ 6%] PASSED test_storage_url_http_headers/test.py::test_storage_url_http_headers test_storage_url_http_headers/test.py::test_storage_url_redirected_headers [gw4] [ 8%] PASSED test_user_grants_from_config/test.py::test_user_grants_from_config [gw5] [ 10%] PASSED test_storage_url_http_headers/test.py::test_storage_url_redirected_headers [gw7] [ 13%] PASSED test_text_log_level/test.py::test_basic [gw3] [ 15%] PASSED test_user_directories/test.py::test_duplicates test_user_directories/test.py::test_local_directories [gw2] [ 17%] PASSED test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type [gw3] [ 19%] PASSED test_user_directories/test.py::test_local_directories test_user_directories/test.py::test_memory [gw2] [ 21%] PASSED test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select [gw2] [ 23%] PASSED test_table_function_redis/test.py::test_simple_select [gw0] [ 26%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_msgpack test_storage_rabbitmq/test.py::test_rabbitmq_multiple_bindings [gw3] [ 28%] PASSED test_user_directories/test.py::test_memory test_user_directories/test.py::test_mixed_style [gw8] [ 30%] PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated [gw1] [ 32%] PASSED test_system_merges/test.py::test_merge_simple[] test_system_merges/test.py::test_merge_simple[replicated] [gw3] [ 34%] PASSED test_user_directories/test.py::test_mixed_style test_user_directories/test.py::test_old_style [gw3] [ 36%] PASSED test_user_directories/test.py::test_old_style test_user_directories/test.py::test_relative_path [gw1] [ 39%] PASSED test_system_merges/test.py::test_merge_simple[replicated] test_system_merges/test.py::test_mutation_simple[] [gw3] [ 41%] PASSED test_user_directories/test.py::test_relative_path [gw0] [ 43%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_multiple_bindings test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo [gw1] [ 45%] PASSED test_system_merges/test.py::test_mutation_simple[] test_system_merges/test.py::test_mutation_simple[replicated] [gw1] [ 47%] PASSED test_system_merges/test.py::test_mutation_simple[replicated] [gw0] [ 50%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert [gw6] [ 52%] PASSED test_system_clusters_actual_information/test.py::test [gw0] [ 54%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 [gw0] [ 56%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 [gw0] [ 58%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert [gw0] [ 60%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration [gw0] [ 63%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro [gw0] [ 65%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume [gw0] [ 67%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings [gw0] [ 69%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings test_storage_rabbitmq/test.py::test_rabbitmq_random_detach [gw0] [ 71%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_random_detach test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages [gw0] [ 73%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 [gw0] [ 76%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 [gw0] [ 78%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 test_storage_rabbitmq/test.py::test_rabbitmq_select[0] [gw0] [ 80%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select[0] test_storage_rabbitmq/test.py::test_rabbitmq_select[1] [gw0] [ 82%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select[1] test_storage_rabbitmq/test.py::test_rabbitmq_select_empty [gw0] [ 84%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select_empty test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish [gw0] [ 86%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange [gw0] [ 89%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter [gw0] [ 91%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter test_storage_rabbitmq/test.py::test_rabbitmq_vhost [gw0] [ 93%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_vhost test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns [gw0] [ 95%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view [gw0] [ 97%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view test_storage_rabbitmq/test.py::test_row_based_formats [gw0] [100%] PASSED test_storage_rabbitmq/test.py::test_row_based_formats ============================== slowest durations =============================== 119.97s call test_system_clusters_actual_information/test.py::test 80.84s call test_storage_rabbitmq/test.py::test_rabbitmq_random_detach 66.29s call test_storage_rabbitmq/test.py::test_row_based_formats 59.15s call test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo 49.01s call test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 41.45s call test_storage_rabbitmq/test.py::test_rabbitmq_multiple_bindings 37.84s call test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish 37.40s call test_system_merges/test.py::test_mutation_simple[replicated] 37.19s call test_system_merges/test.py::test_mutation_simple[] 32.78s call test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 31.57s setup test_truncate_database/test_replicated.py::test_truncate_database_replicated 26.77s setup test_storage_rabbitmq/test.py::test_rabbitmq_msgpack 26.12s call test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert 24.82s setup test_table_function_redis/test.py::test_create_table 22.74s setup test_system_merges/test.py::test_merge_simple[] 22.24s setup test_system_clusters_actual_information/test.py::test 19.56s call test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange 14.97s setup test_storage_url_http_headers/test.py::test_storage_url_http_headers 14.61s setup test_user_grants_from_config/test.py::test_allow_read_from_system_tables 13.95s setup test_user_directories/test.py::test_duplicates 13.79s setup test_text_log_level/test.py::test_basic 13.36s call test_storage_rabbitmq/test.py::test_rabbitmq_select[0] 13.26s call test_storage_rabbitmq/test.py::test_rabbitmq_select[1] 12.07s teardown test_storage_rabbitmq/test.py::test_row_based_formats 11.25s call test_system_merges/test.py::test_merge_simple[replicated] 10.69s call test_system_merges/test.py::test_merge_simple[] 10.44s call test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 10.07s call test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages 9.20s call test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert 8.90s call test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume 8.61s call test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration 7.53s call test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro 6.94s call test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings 6.06s call test_user_directories/test.py::test_old_style 6.03s call test_user_directories/test.py::test_local_directories 5.91s call test_user_directories/test.py::test_memory 5.87s call test_user_directories/test.py::test_duplicates 5.77s call test_user_directories/test.py::test_relative_path 5.74s teardown test_truncate_database/test_replicated.py::test_truncate_database_replicated 5.70s call test_user_directories/test.py::test_mixed_style 5.67s teardown test_system_merges/test.py::test_mutation_simple[replicated] 5.36s teardown test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 4.72s teardown test_table_function_redis/test.py::test_simple_select 4.61s teardown test_system_clusters_actual_information/test.py::test 4.53s call test_storage_rabbitmq/test.py::test_rabbitmq_msgpack 4.30s call test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view 4.24s teardown test_text_log_level/test.py::test_basic 4.23s call test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 4.09s call test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns 4.01s teardown test_user_grants_from_config/test.py::test_user_grants_from_config 2.73s call test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter 2.03s teardown test_user_directories/test.py::test_relative_path 1.94s call test_text_log_level/test.py::test_basic 1.65s call test_storage_rabbitmq/test.py::test_rabbitmq_vhost 1.59s call test_storage_rabbitmq/test.py::test_rabbitmq_select_empty 1.08s call test_truncate_database/test_replicated.py::test_truncate_database_replicated 0.85s call test_table_function_redis/test.py::test_create_table 0.61s call test_table_function_redis/test.py::test_data_type 0.48s teardown test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 0.48s teardown test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_random_detach 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_select[0] 0.43s teardown test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter 0.42s teardown test_storage_rabbitmq/test.py::test_rabbitmq_multiple_bindings 0.39s call test_table_function_redis/test.py::test_simple_select 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_select[1] 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_vhost 0.38s teardown test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert 0.38s call test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.35s call test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.34s teardown test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_select_empty 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_msgpack 0.33s call test_user_grants_from_config/test.py::test_user_grants_from_config 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 0.33s teardown test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration 0.32s call test_storage_url_http_headers/test.py::test_storage_url_http_headers 0.22s call test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages 0.00s setup test_storage_rabbitmq/test.py::test_row_based_formats 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_select_empty 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_select[0] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_random_detach 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view 0.00s teardown test_system_merges/test.py::test_merge_simple[] 0.00s setup test_system_merges/test.py::test_merge_simple[replicated] 0.00s setup test_user_directories/test.py::test_local_directories 0.00s setup test_table_function_redis/test.py::test_data_type 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo 0.00s setup test_system_merges/test.py::test_mutation_simple[replicated] 0.00s setup test_system_merges/test.py::test_mutation_simple[] 0.00s setup test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.00s teardown test_storage_url_http_headers/test.py::test_storage_url_http_headers 0.00s setup test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s teardown test_user_directories/test.py::test_duplicates 0.00s teardown test_table_function_redis/test.py::test_create_table 0.00s setup test_user_directories/test.py::test_relative_path 0.00s setup test_user_grants_from_config/test.py::test_user_grants_from_config 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_select[1] 0.00s setup test_user_directories/test.py::test_old_style 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_multiple_bindings 0.00s teardown test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.00s teardown test_user_directories/test.py::test_old_style 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_vhost 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish 0.00s teardown test_system_merges/test.py::test_mutation_simple[] 0.00s teardown test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s teardown test_system_merges/test.py::test_merge_simple[replicated] 0.00s setup test_table_function_redis/test.py::test_simple_select 0.00s teardown test_user_directories/test.py::test_mixed_style 0.00s setup test_user_directories/test.py::test_mixed_style 0.00s setup test_user_directories/test.py::test_memory 0.00s teardown test_user_directories/test.py::test_memory 0.00s teardown test_user_directories/test.py::test_local_directories 0.00s teardown test_table_function_redis/test.py::test_data_type =========================== short test summary info ============================ PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables PASSED test_user_grants_from_config/test.py::test_role_grants_from_config PASSED test_storage_url_http_headers/test.py::test_storage_url_http_headers PASSED test_user_grants_from_config/test.py::test_user_grants_from_config PASSED test_storage_url_http_headers/test.py::test_storage_url_redirected_headers PASSED test_text_log_level/test.py::test_basic PASSED test_user_directories/test.py::test_duplicates PASSED test_table_function_redis/test.py::test_create_table PASSED test_user_directories/test.py::test_local_directories PASSED test_table_function_redis/test.py::test_data_type PASSED test_table_function_redis/test.py::test_simple_select PASSED test_storage_rabbitmq/test.py::test_rabbitmq_msgpack PASSED test_user_directories/test.py::test_memory PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated PASSED test_system_merges/test.py::test_merge_simple[] PASSED test_user_directories/test.py::test_mixed_style PASSED test_user_directories/test.py::test_old_style PASSED test_system_merges/test.py::test_merge_simple[replicated] PASSED test_user_directories/test.py::test_relative_path PASSED test_storage_rabbitmq/test.py::test_rabbitmq_multiple_bindings PASSED test_system_merges/test.py::test_mutation_simple[] PASSED test_system_merges/test.py::test_mutation_simple[replicated] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_mv_combo PASSED test_system_clusters_actual_information/test.py::test PASSED test_storage_rabbitmq/test.py::test_rabbitmq_nack_failed_insert PASSED test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_1 PASSED test_storage_rabbitmq/test.py::test_rabbitmq_no_connection_at_startup_2 PASSED test_storage_rabbitmq/test.py::test_rabbitmq_overloaded_insert PASSED test_storage_rabbitmq/test.py::test_rabbitmq_predefined_configuration PASSED test_storage_rabbitmq/test.py::test_rabbitmq_produce_consume_avro PASSED test_storage_rabbitmq/test.py::test_rabbitmq_queue_consume PASSED test_storage_rabbitmq/test.py::test_rabbitmq_queue_settings PASSED test_storage_rabbitmq/test.py::test_rabbitmq_random_detach PASSED test_storage_rabbitmq/test.py::test_rabbitmq_reject_broken_messages PASSED test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_1 PASSED test_storage_rabbitmq/test.py::test_rabbitmq_restore_failed_connection_without_losses_2 PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select[0] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select[1] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_select_empty PASSED test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish PASSED test_storage_rabbitmq/test.py::test_rabbitmq_topic_exchange PASSED test_storage_rabbitmq/test.py::test_rabbitmq_tsv_with_delimiter PASSED test_storage_rabbitmq/test.py::test_rabbitmq_vhost PASSED test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns PASSED test_storage_rabbitmq/test.py::test_rabbitmq_virtual_columns_with_materialized_view PASSED test_storage_rabbitmq/test.py::test_row_based_formats ======================== 46 passed in 574.24s (0:09:34) ========================